home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / THE AIDS STACK / background_2284.txt < prev    next >
Text File  |  1988-01-11  |  3KB  |  131 lines

  1. -- background: 2284 from stack: in
  2. -- bmap block id: 96301
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 16 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=298 top=269 right=306 bottom=327
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: HOME
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect dissolve slowly
  23.   go to card id 17296
  24.   visual venetian blinds slowly
  25.   go to card id 3013
  26. end mouseUp
  27.  
  28.  
  29.  
  30. -- part 17 (button)
  31. -- low flags: 00
  32. -- high flags: 2000
  33. -- rect: left=328 top=269 right=306 bottom=357
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: LAST CARD
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   visual effect wipe left slowly
  45.   doMenu Prev
  46. end mouseUp
  47.  
  48.  
  49.  
  50. -- part 18 (button)
  51. -- low flags: 00
  52. -- high flags: 2000
  53. -- rect: left=358 top=269 right=306 bottom=387
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 1
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 16
  61. -- part name: NEXT CARD
  62. ----- HyperTalk script -----
  63. on mouseUp
  64.   visual effect wipe right slowly
  65.   doMenu "Next"
  66. end mouseUp
  67.  
  68.  
  69.  
  70. -- part 20 (button)
  71. -- low flags: 00
  72. -- high flags: 2000
  73. -- rect: left=418 top=269 right=306 bottom=447
  74. -- title width / last selected line: 0
  75. -- icon id / first selected line: 0 / 0
  76. -- text alignment: 1
  77. -- font id: 0
  78. -- text size: 12
  79. -- style flags: 0
  80. -- line height: 16
  81. -- part name: 
  82. ----- HyperTalk script -----
  83. on mouseUp
  84.   DoMenu Find...
  85. end mouseUp
  86.  
  87.  
  88.  
  89.  
  90. -- part 23 (button)
  91. -- low flags: 00
  92. -- high flags: 2000
  93. -- rect: left=388 top=269 right=306 bottom=417
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 0 / 0
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: STACKTOP
  102. ----- HyperTalk script -----
  103. on mouseUp
  104.   visual effect dissolve
  105.   go to card id 5256
  106. end mouseUp
  107.  
  108.  
  109.  
  110.  
  111. -- part 24 (button)
  112. -- low flags: 00
  113. -- high flags: 2000
  114. -- rect: left=448 top=269 right=306 bottom=477
  115. -- title width / last selected line: 0
  116. -- icon id / first selected line: 0 / 0
  117. -- text alignment: 1
  118. -- font id: 0
  119. -- text size: 12
  120. -- style flags: 0
  121. -- line height: 16
  122. -- part name: glossary
  123. ----- HyperTalk script -----
  124. on mouseUp
  125.   push this card
  126.   visual effect barn door open
  127.   go to card id 20036
  128. end mouseUp
  129.  
  130.  
  131.